home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / infop146.arc / PAGE_10.INF < prev    next >
Text File  |  1991-06-04  |  3KB  |  47 lines

  1.   This page gives you information about various programs that are typcially
  2. loaded into memory.
  3.  
  4.   Some memory resident programs use a special interrupt to communicate with
  5. other programs. By giving a special 'signature' with the command, many
  6. programs can share this one interrupt.
  7.  
  8. DOS:          Checks if DOS is readable!
  9. DRIVER.SYS:   This is used to add in extra floppies, or to redefine a drive
  10.               that is not normally supported. Also, DOS 4 appears to
  11.               support some of it's functions.
  12. DISPLAY.SYS:  This is used when non-US display characters are needed.
  13. ANSI.SYS:     This lets you display color and control the cursor.
  14.               Currently, only DOS 4's ANSI.SYS is detectable this way.
  15. EGA.SYS:      This is used by Windows 3. Some of the registers used to
  16.               control the EGA are WRITE ONLY. EGA.SYS is an interface that
  17.               lets Windows keep track of things easier.
  18. PRINT:        This is DOS's program that will send a file to the printer
  19.               while running in the background. If PRINT is found, INFOPLUS
  20.               will display information about it on the right side of the
  21.               screen.
  22. ASSIGN:       ASSIGN lets you redefine drive letters. ASSIGN A=B B=A will
  23.               reverse the drive letters used by your floppies. ASSIGN by
  24.               itself cancels all redefinitions.
  25. SHARE:        This is used to control access to files in network and
  26.               multi-tasking environments. Under DOS 4, it also prevents
  27.               problems when FCBs are used on large partitions.
  28. NLSFUNC:      This is used when non-US displays and keyboards are wanted.
  29. GRAFTABL:     The CGA lets you redefine the upper 128 ASCII characters in
  30.               graphics mode. GRAFTABL loads the normal high-ASCII
  31.               characters for display.
  32. NETBIOS:      This is an older interface for networking.
  33. SHELLB:       This is part of DOS 4's DOSSHELL program.
  34. XMA2EMS:      This is a program for PS/2's that convert extended memory to
  35.               EMS memory.
  36. APPEND:       Append lets you specify a PATH that is used when a program
  37.               attempts to open a file. It works similar to the PATH command
  38.               used at the DOS prompt. If found, extra information will be
  39.               displayed on the right side of the screen.
  40. GRAPHICS.COM: This is a DOS program that lets the PrtScrn key print
  41.               graphics screen.
  42. Crit.err.handlr: When a critical error occurs, it's possible to have a
  43.                  special TSR handle things.
  44. CDROM:        Some CDROM's might use this interface.
  45. Network:      This is supposed to be a generic Network information call.
  46.  
  47.